home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 April / macformat-049.iso / mac / Demos / Print Artist Demo / Print-Mac.Dxr / 00058_start2.ls < prev    next >
Encoding:
Text File  |  1996-10-04  |  179 b   |  9 lines

  1. on mouseDown
  2.   set the memberNum of sprite 5 to the number of member "startover"
  3.   updateStage()
  4.   puppetSprite(5, 0)
  5.   sound fadeOut 2, 1 * 60
  6.   wait(90)
  7.   go(1, "PA12-Mac")
  8. end
  9.